home *** CD-ROM | disk | FTP | other *** search
/ PC Team 23 / HS_Tuning.iso / Benchmark / PCWizard 2004 1.4 / pcw2004.exe / install_script.iss (.txt)
Encoding:
Inno Setup Script  |  2003-11-18  |  7.5 KB  |  90 lines

  1. ;InnoSetupVersion=3.0.5
  2. [Setup]
  3. AppName=PC Wizard 2004
  4. AppVerName=PC Wizard 2004.1.40
  5. AppId=PC Wizard 2004
  6. AppPublisher=Laurent KUTIL & Franck DELATTRE
  7. AppPublisherURL=http://www.cpuid.com
  8. AppSupportURL=http://www.cpuid.com
  9. AppUpdatesURL=http://www.cpuid.com
  10. DefaultDirName={pf}\PC Wizard 2004
  11. DefaultGroupName=PC Wizard 2004
  12. OutputBaseFilename=setup
  13. Compression=zip
  14. PrivilegesRequired=none
  15. InfoBeforeFile=embedded\InfoBefore.rtf
  16. WizardImageFile=embedded\WizardImage0.bmp
  17. WizardSmallImageFile=embedded\WizardSmallImage0.bmp
  18. [Files]
  19. Source: "{app}\PC Wizard,1.exe"; DestDir: "{app}"; DestName: "PC Wizard.exe"; Flags: ignoreversion 
  20. Source: "{app}\PC Wizard,2.exe"; DestDir: "{app}"; DestName: "PC Wizard.exe"; Flags: ignoreversion 
  21. Source: "{app}\pcwdxbk.dll"; DestDir: "{app}"; Flags: ignoreversion 
  22. Source: "{app}\pcwiz32.dll"; DestDir: "{app}"; Flags: ignoreversion 
  23. Source: "{app}\pcwiz32x.dll"; DestDir: "{app}"; Flags: ignoreversion 
  24. Source: "{app}\pcwizard.dll"; DestDir: "{app}"; Flags: ignoreversion 
  25. Source: "{app}\pcwizard.dll.manifest"; DestDir: "{app}"; Flags: ignoreversion 
  26. Source: "{app}\pcwizard.sys"; DestDir: "{app}"; Flags: ignoreversion 
  27. Source: "{app}\pcwizard.vxd"; DestDir: "{app}"; Flags: ignoreversion 
  28. Source: "{app}\pcwizbk.dll"; DestDir: "{app}"; Flags: ignoreversion 
  29. Source: "{app}\pcwizdx.dll"; DestDir: "{app}"; Flags: ignoreversion 
  30. Source: "{app}\pcwizgfx.dll"; DestDir: "{app}"; Flags: ignoreversion 
  31. Source: "{app}\pcwizosd.dll"; DestDir: "{app}"; Flags: ignoreversion 
  32. Source: "{app}\pcwizpwr.dll"; DestDir: "{app}"; Flags: ignoreversion 
  33. Source: "{app}\Data\pcwiz16.exe"; DestDir: "{app}\Data"; Flags: ignoreversion 
  34. Source: "{app}\Data\pcwizard.bch"; DestDir: "{app}\Data"; Flags: ignoreversion 
  35. Source: "{app}\Data\pcwizard.bgd"; DestDir: "{app}\Data"; Flags: ignoreversion 
  36. Source: "{app}\Data\pcwizard.fab"; DestDir: "{app}\Data"; Flags: ignoreversion 
  37. Source: "{app}\Data\pcwizard.mon"; DestDir: "{app}\Data"; Flags: ignoreversion 
  38. Source: "{app}\Data\pcwizard.pci"; DestDir: "{app}\Data"; Flags: ignoreversion 
  39. Source: "{app}\Help\pcwiz09.cnt"; DestDir: "{app}\Help"; Flags: ignoreversion 
  40. Source: "{app}\Help\pcwiz09.HLP"; DestDir: "{app}\Help"; Flags: ignoreversion 
  41. Source: "{app}\Help\pcwiz0c.cnt"; DestDir: "{app}\Help"; Flags: ignoreversion 
  42. Source: "{app}\Help\pcwiz0c.HLP"; DestDir: "{app}\Help"; Flags: ignoreversion 
  43. Source: "{app}\Language\pcwizl09.dll"; DestDir: "{app}\Language"; Flags: ignoreversion 
  44. Source: "{app}\Language\pcwizl0c.dll"; DestDir: "{app}\Language"; Flags: ignoreversion 
  45. Source: "{sys}\PCWizard.cpl"; DestDir: "{sys}"; Flags: ignoreversion 
  46. Source: "{win}\Java\trustlib\ZipFunctions.class"; DestDir: "{win}\Java\trustlib"; Flags: ignoreversion 
  47. Source: "{sys}\msvbvm60.dll"; DestDir: "{sys}"; Flags: sharedfile 
  48. Source: "{sys}\vb6fr.dll"; DestDir: "{sys}"; Flags: sharedfile 
  49. [Dirs]
  50. Name: "{app}\Data"; 
  51. Name: "{app}\Help"; 
  52. Name: "{app}\Lang"; 
  53. [Registry]
  54. Root: HKCU; Subkey: "Software\PC Wizard\PC Wizard 2004\Settings"; ValueName: "AlwaysEnglish"; ValueType: Dword; ValueData: "$0"; Flags: uninsdeletekey 
  55. Root: HKCU; Subkey: "Software\PC Wizard\PC Wizard 2004\Settings"; ValueName: "DimState"; ValueType: Dword; ValueData: "$0"; Flags: uninsdeletekey 
  56. Root: HKCU; Subkey: "Software\PC Wizard\PC Wizard 2004\Settings"; ValueName: "DisableBackGround"; ValueType: Dword; ValueData: "$0"; Flags: uninsdeletekey 
  57. Root: HKCU; Subkey: "Software\PC Wizard\PC Wizard 2004\Settings"; ValueName: "DisableIDE"; ValueType: Dword; ValueData: "$0"; Flags: uninsdeletekey 
  58. Root: HKCU; Subkey: "Software\PC Wizard\PC Wizard 2004\Settings"; ValueName: "DisableISAMonitoring"; ValueType: Dword; ValueData: "$0"; Flags: uninsdeletekey 
  59. Root: HKCU; Subkey: "Software\PC Wizard\PC Wizard 2004\Settings"; ValueName: "DisableNetShare"; ValueType: Dword; ValueData: "$0"; Flags: uninsdeletekey 
  60. Root: HKCU; Subkey: "Software\PC Wizard\PC Wizard 2004\Settings"; ValueName: "DisableSPD"; ValueType: Dword; ValueData: "$0"; Flags: uninsdeletekey 
  61. Root: HKCU; Subkey: "Software\PC Wizard\PC Wizard 2004\Settings"; ValueName: "FindBiosCopyright"; ValueType: Dword; ValueData: "$0"; Flags: uninsdeletekey 
  62. Root: HKCU; Subkey: "Software\PC Wizard\PC Wizard 2004\Settings"; ValueName: "ISAAddr"; ValueType: Dword; ValueData: "$290"; Flags: uninsdeletekey 
  63. Root: HKCU; Subkey: "Software\PC Wizard\PC Wizard 2004\Settings"; ValueName: "LangID"; ValueType: Dword; ValueData: "$0"; Flags: uninsdeletekey 
  64. Root: HKCU; Subkey: "Software\PC Wizard\PC Wizard 2004\Settings"; ValueName: "Path"; ValueType: String; ValueData: "{app}"; Flags: uninsdeletekey 
  65. Root: HKCU; Subkey: "Software\PC Wizard\PC Wizard 2004\Settings"; ValueName: "MBMInterface"; ValueType: Dword; ValueData: "$0"; Flags: uninsdeletekey 
  66. Root: HKCU; Subkey: "Software\PC Wizard\PC Wizard 2004\Settings"; ValueName: "MBMonly"; ValueType: Dword; ValueData: "$0"; Flags: uninsdeletekey 
  67. Root: HKCU; Subkey: "Software\PC Wizard\PC Wizard 2004\Settings"; ValueName: "MemBandwidth"; ValueType: Dword; ValueData: "$0"; Flags: uninsdeletekey 
  68. Root: HKCU; Subkey: "Software\PC Wizard\PC Wizard 2004\Settings"; ValueName: "Indent"; ValueType: Dword; ValueData: "$1"; Flags: uninsdeletekey 
  69. Root: HKCU; Subkey: "Software\PC Wizard\PC Wizard 2004\Settings"; ValueName: "LVGroup"; ValueType: Dword; ValueData: "$0"; Flags: uninsdeletekey 
  70. Root: HKCU; Subkey: "Software\PC Wizard\PC Wizard 2004\Settings"; ValueName: "Prefetch"; ValueType: Dword; ValueData: "$0"; Flags: uninsdeletekey 
  71. Root: HKCU; Subkey: "Software\PC Wizard\PC Wizard 2004\Settings"; ValueName: "StyleClassic"; ValueType: Dword; ValueData: "$0"; Flags: uninsdeletekey 
  72. Root: HKCU; Subkey: "Software\PC Wizard\PC Wizard 2004\Settings"; ValueName: "Linear"; ValueType: Dword; ValueData: "$1"; Flags: uninsdeletekey 
  73. Root: HKCU; Subkey: "Software\PC Wizard\PC Wizard 2004\Settings"; ValueName: "CPULogo"; ValueType: Dword; ValueData: "$1"; Flags: uninsdeletekey 
  74. Root: HKCU; Subkey: "Software\PC Wizard\PC Wizard 2004\Settings"; ValueName: "AnimatedIcon"; ValueType: Dword; ValueData: "$0"; Flags: uninsdeletekey 
  75. Root: HKCU; Subkey: "Software\PC Wizard\PC Wizard 2004\Settings"; ValueName: "RealTimeSensor"; ValueType: Dword; ValueData: "$0"; Flags: uninsdeletekey 
  76. Root: HKCU; Subkey: "Software\PC Wizard\PC Wizard 2004\Settings"; ValueName: "DisableDMI"; ValueType: Dword; ValueData: "$0"; Flags: uninsdeletekey 
  77. Root: HKCU; Subkey: "Software\PC Wizard\PC Wizard 2004\Settings"; ValueName: "DisableSMBus"; ValueType: Dword; ValueData: "$0"; Flags: uninsdeletekey 
  78. Root: HKCU; Subkey: "Software\PC Wizard\PC Wizard 2004\Settings"; ValueName: "Disable16"; ValueType: Dword; ValueData: "$0"; Flags: uninsdeletekey 
  79. Root: HKCU; Subkey: "Software\PC Wizard\PC Wizard 2004\Settings"; ValueName: "DisableOSD"; ValueType: Dword; ValueData: "$0"; Flags: uninsdeletekey 
  80. [Run]
  81. Filename: "{app}\PC Wizard.exe"; Description: "Launch PC Wizard 2004"; Flags: postinstall skipifsilent nowait
  82. [Icons]
  83. Name: "{group}\PC Wizard 2004"; Filename: "{app}\PC Wizard.exe"; 
  84. Name: "{group}\Uninstall My Program"; Filename: "{uninstallexe}"; 
  85. Name: "{userdesktop}\PC Wizard 2004"; Filename: "{app}\PC Wizard.exe"; Tasks: desktopicon; 
  86. Name: "{userappdata}\Microsoft\Internet Explorer\Quick Launch\PC Wizard 2004"; Filename: "{app}\PC Wizard.exe"; Tasks: quicklaunchicon; 
  87. [Tasks]
  88. Name: "desktopicon"; Description: "Create a &desktop icon"; GroupDescription: "Additional icons:"; 
  89. Name: "quicklaunchicon"; Description: "Create a &Quick Launch icon"; GroupDescription: "Additional icons:"; 
  90.